CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matrix Java

搜索资源列表

  1. Cpp1

    0下载:
  2. 求矩阵的乘法 进行矩阵相乘 用JAVA语言实现-Demand matrix multiplication for matrices with JAVA language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1079
    • 提供者:王晓菲
  1. daima

    0下载:
  2. 写程序,创建一个整型5*5矩阵,并输出 本程序源文件名为 shiyan21.java,包含两个类matrix及主类shiyan21 - 本程序源文件名为 shiyan21.java,包含两个类matrix及主类shiyan21
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2493
    • 提供者:wls
  1. practica1

    0下载:
  2. java implementation of a matrix calculator
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:34509
    • 提供者:danadn
  1. yanghui

    0下载:
  2. 杨辉三角的java实现,一个小时的劳动成果,感觉还可以,还有矩阵的最大值实现-Yang Hui triangle java implementation of an hour for their labor, you can feel, as well as to achieve the maximum value of the matrix
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1144
    • 提供者:郑龙
  1. MultiThreadMutiple

    0下载:
  2. 矩阵并行乘法 java多线程实现-matrix inversion algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1265
    • 提供者:lee
  1. juzhenxiangcheng

    0下载:
  2. 用java编写的代码,实现两个矩阵相乘的算法,比较简单。-Use Java code written achieve two matrix multiplication algorithm, more simple.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:12347
    • 提供者:晨曦
  1. random

    0下载:
  2. java的一个简单练习,实现在5*5矩阵上1-25数字快速随机排列,有图形化界面。-5* 5 matrix to achieve the number of fast random order on 1-25, there is a graphical interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:824
    • 提供者:邵峰
  1. E2

    0下载:
  2. JAVA用Semaphore解决多线程矩阵运算-using Semaphore to solve matrix calculation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1450
    • 提供者:杜继宏
  1. E3

    0下载:
  2. JAVA编程,用Monitor监视多线程矩阵乘法运算。-using Monitor to solve matrix multiply
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1311
    • 提供者:杜继宏
  1. DijkstraTest

    0下载:
  2. 采用了动态规划法即FLOYD算法利用矩阵求多源最短路径的JAVA实现-Using a dynamic programming method that is FLOYD algorithm uses matrix Multi-source shortest path to achieve JAVA-Using a dynamic programming method that is FLOYD algorithm uses matrix Multi-source shortest path to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1141
    • 提供者:牛海峰
  1. TestMatrix

    0下载:
  2. 一个JAVA 矩阵函数JAMA的应用,JAMA是第三方开发包,包括一些基本的矩阵运算-A matrix function JAMA, JAVA applications, issue of JAMA is a third-party development kits, including some of the basic matrix operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:684211
    • 提供者:jacques
  1. JavaMultithread

    0下载:
  2. java 计算矩阵相乘。采用多线程的方法。单线程与多线程对比 计算量相同,线程数不同。-java calculate the matrix multiplication. Using the method of multi-threaded. Single-threaded and multi-threaded results calculated in the same number of threads.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:dd
  1. c52

    0下载:
  2. 用java写的点阵程序。通过在界面描点,可以得到所描点在液晶中显示的十六进制数。-Dot-matrix program written in java. Point in the interface descr iption, can be described hexadecimal number of points displayed on the LCD.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:1904
    • 提供者:李启晨
  1. huanfang

    0下载:
  2. 基于java语言的数字幻方矩阵算法的设计与实现,对连续的自然数按照给定的规则成方形排列。-Based on the java language of digital magic square matrix algorithm design and implementation of a square arrangement of consecutive natural numbers in accordance with the rules given.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:528
    • 提供者:李达夫
  1. JQRrara

    0下载:
  2. Java实现QR分解法求矩阵的的所有特征值及特征向量 -Java implementation of the QR decomposition matrix of all the eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3396
    • 提供者:nanyi5452
  1. Jama

    0下载:
  2. The United States Organization for Standardization and the joint development of MD University. Realize java matrix package. JAMA composed by six java category: Matrix, CholeskyDecomposition, LUDecomposition QRDecomposition SingularValueDecomposition
  3. 所属分类:JavaScript

    • 发布日期:2017-11-06
    • 文件大小:21447
    • 提供者:李丽
  1. Jzcj

    0下载:
  2. JAVA实现矩阵的乘法运算,对初学者起到帮助,加深包的运用-JAVA realize matrix multiplication, helps to enhance the use of the package for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:741
    • 提供者:ly
  1. mofang

    0下载:
  2. Java编写的网页版魔方游戏,编译后生成.class文件,然后用HTML去调用,不过运行时候需要你的浏览器安装有运行Class的插件。Java源代码实现部分,比较有意思,也具参考性。像坐标控制、旋转矩阵、定时器、生成图像、数据初始化、矩阵乘法、坐标旋转、判断是否是顺时针方向排列、鼠标按下、放开时的动作等,都可在本源码中得以体现。-The Web version of the Rubik' s Cube game written in Java, the compiler generates
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-23
    • 文件大小:8536
    • 提供者:周文
  1. algorithm

    1下载:
  2. 一些经典算法的java实现:包括:二分查找,最优二搜索树,编辑距离,哈夫曼树,最长公共子序列,矩阵连乘问题,最短路径优先-Some classic algorithm java implementation: including: binary search, and optimal two search tree, the edit distance Huffman tree, the longest common subsequence matrix multiplicative Short
  3. 所属分类:JavaScript

    • 发布日期:2017-05-11
    • 文件大小:7168
    • 提供者:谢虹宇
  1. src

    0下载:
  2. 基于amazon的EC2编写的java程序,大矩阵的运算,用矩阵来测试计算的速度。云计算课上编写的。-Based on the a java program amazon' s EC2 written, matrix operations, matrix to test the speed of calculation. Cloud computing class prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:99167
    • 提供者:rosy
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com